home *** CD-ROM | disk | FTP | other *** search
/ Minami 58 / MINAMI58.ISO / Varios / Juegos Flash / Gold Yard.exe / scripts / DefineButton2_261 / BUTTONCONDACTION on(release, keyPress l).as < prev    next >
Text File  |  2003-04-29  |  98b  |  6 lines

  1. on(release, keyPress "l"){
  2.    _root.menuover = "";
  3.    _quality = "LOW";
  4.    gotoAndStop(4);
  5. }
  6.